:root{--diamond-size:250px;--diamond-font-size:18px;--diamond-font-size-mini:14px;--diamond-rating-size:30px;--diamond-price-letter-margin:2px}@media only screen and (min-width:1200px){:root{--diamond-size:calc(250px + 1.25vw);--diamond-font-size:calc(18px + 0.1vw);--diamond-font-size-mini:calc(14px + 0.1vw);--diamond-rating-size:calc(30px + 0.125vw);--diamond-price-letter-margin:calc(2px + 0.05vw)}}@media only screen and (min-width:1920px){:root{--diamond-size:calc(250px + 2.5vw);--diamond-font-size:calc(18px + 0.2vw);--diamond-font-size-mini:calc(14px + 0.2vw);--diamond-rating-size:calc(30px + 0.25vw);--diamond-price-letter-margin:calc(2px + 0.09vw)}}@media only screen and (min-width:2560px){:root{--diamond-size:calc(250px + 5vw);--diamond-font-size:calc(18px + 0.4vw);--diamond-font-size-mini:calc(14px + 0.38vw);--diamond-rating-size:calc(30px + 0.5vw)}}.diamond-list{align-items:flex-start;column-gap:80px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;row-gap:60px}.diamond-list .diamond-card{display:flex;flex-direction:column}.diamond-list .diamond-card .image{border-radius:10px;height:250px;height:var(--diamond-size);overflow:hidden;position:relative;width:250px;width:var(--diamond-size)}.diamond-list .diamond-card .image .bg-loader{background-color:rgba(0,0,0,.3);height:100%;padding:25%;position:absolute;width:100%;z-index:-1}.diamond-list .diamond-card .image iframe{height:100%;width:100%}.diamond-list .diamond-card .detils{column-gap:10px;display:flex;flex-direction:row;font-size:18px;font-size:var(--diamond-font-size);width:250px;width:var(--diamond-size)}.diamond-list .diamond-card .detils .prices{display:flex;flex-direction:column;text-align:right;white-space:nowrap}.diamond-list .diamond-card .detils .prices>div{align-items:center;display:flex;flex-direction:row;height:50%;justify-content:flex-end}.diamond-list .diamond-card .detils .prices .main,.diamond-list .diamond-card .detils .prices .main *{color:#f1b072;font-weight:600}.diamond-list .diamond-card .detils .prices .per-carat{font-size:14px;font-size:var(--diamond-font-size-mini);font-weight:600;text-align:right}.diamond-list .diamond-card .detils .prices .per-carat *{font-weight:600}.diamond-list .diamond-card .detils .prices .main>:not(:first-child),.diamond-list .diamond-card .detils .prices .per-carat>:not(:first-child){margin-left:2px;margin-left:var(--diamond-price-letter-margin)}.diamond-rating{align-items:center;column-gap:7px;display:flex;flex-direction:row;height:var(--diamond-rating-size);justify-content:stretch;margin-top:20px}.diamond-rating .diamond-stars{display:flex;flex-direction:column;height:100%;width:-webkit-min-content;width:min-content}.diamond-rating .diamond-stars .diamond,.diamond-rating .diamond-stars .stars{align-items:flex-end;display:flex;flex-direction:row;justify-content:center}.diamond-rating .diamond-stars .stars{height:30%}.diamond-rating .diamond-stars .stars>*{display:inline-flex}.diamond-rating .diamond-stars .stars>:not(.mini){height:100%;margin:0 .5px}.diamond-rating .diamond-stars .stars>.mini{height:80%}.diamond-rating .diamond-stars .diamond{height:67%;margin-top:3%}.diamond-rating .diamond-stars .diamond svg,.diamond-rating .diamond-stars .stars svg{height:100%}.diamond-rating .cut-perf{font-size:calc(var(--diamond-font-size) + 2px);font-weight:500;height:100%}.diamond-perf-scale{background-color:hsla(0,0%,100%,.008);flex-grow:1;height:calc(100% - 5px);margin-left:5px;margin-top:5px;position:relative}.diamond-perf-scale .active-range{background-color:hsla(95,66%,75%,.5);bottom:0;left:0;position:absolute;top:0;width:0}.diamond-perf-scale .x-axis{align-items:flex-end;display:flex;flex-direction:row;height:100%;justify-content:stretch;position:relative}.diamond-perf-scale .x-axis .labels,.diamond-perf-scale .x-axis .scale{display:flex;flex-direction:row;height:100%;justify-content:stretch;width:100%}.diamond-perf-scale .x-axis .labels{align-items:center}.diamond-perf-scale .x-axis .labels>.label{font-size:calc(var(--diamond-font-size) - 40%);font-weight:400;opacity:.2;text-align:center;width:20%}.diamond-perf-scale .x-axis .labels>.label.active{opacity:1}.diamond-perf-scale .x-axis .scale{align-items:flex-end;position:absolute}.diamond-perf-scale .x-axis .scale svg{width:100%}.loading-spinner{align-items:center;background-color:rgba(var(--bg-color-2),.8);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:-2}.loading-spinner svg{margin:auto;max-width:200px;min-width:100px;width:50%}.loading-spinner.show{opacity:1;visibility:visible;z-index:2}.header{align-items:center;border-bottom:2px solid hsla(0,0%,100%,.15);column-gap:calc(30px + .4vw);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:calc(10px + .4vw);row-gap:calc(10px + .4vw);width:100%}.header .logo{height:auto;width:100px}.header .logo img{height:100%;width:100%}.header .title{flex-grow:1}.header .title h1{font-size:20px;font-weight:500;margin-bottom:0}@media only screen and (max-width:480px){.header .title h1{text-align:center}}@media only screen and (min-width:1024px){.header .logo{height:auto;width:10%}.header .title h1{font-size:calc(100% + 1.15vw)}}.footer{flex-direction:column;justify-content:center;margin-bottom:10px}.footer,.footer>div{align-items:center;display:flex;width:100%}.footer>div{font-size:20px;font-weight:500;letter-spacing:1px;opacity:.1;position:relative;text-transform:uppercase;white-space:nowrap}.footer>div:after,.footer>div:before{background-color:#fff;content:"";display:inline-block;height:2px;opacity:.5;position:relative;width:100%}.footer>div:before{margin-right:10px}.footer>div:after{margin-left:10px}.content{align-items:flex-start;display:flex;flex-grow:1;justify-content:center;padding:10px 0;width:100%}@media only screen and (min-width:480px){.content{padding:15px 0;width:95%}}@media only screen and (min-width:768px){.content{padding:20px 0}}@media only screen and (min-width:1024px){.content{padding:25px 0;padding:30px 0}}@media only screen and (min-width:1920px){.content{padding:35px 0}}.page-wrapper{display:block;margin-top:20px}:root{--bg-color-1:255,255,255;--bg-color-2:240,240,240;--color:0,0,0;--color-green:0,10,10;--color-yellow:241,196,15}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-blend-mode:difference;background-color:#202020;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;height:100vh;margin:0;overflow-x:hidden;padding:0;width:100vw}body,body *,html{transition:.5s}body,body *{box-sizing:border-box;color:#fff;font-weight:300;outline:0!important}body * input{outline:none}body * button,body * input[type=button],body * input[type=reset],body * input[type=submit]{border:none!important;cursor:pointer;margin:0;outline:none;padding:0;text-align:center}#root{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;position:relative;width:100vw;z-index:1}
/*# sourceMappingURL=main.3243661b.css.map*/